table { border-collapse: separate; } or table { border-collapse: collapse; }......
        Posted  
        
            by metal-gear-solid
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by metal-gear-solid
        
        
        
        Published on 2010-05-10T19:16:46Z
        Indexed on 
            2010/05/10
            19:24 UTC
        
        
        Read the original article
        Hit count: 241
        
What should i keep
table { border-collapse: separate; } or table { border-collapse: collapse; } in my css.
which would be better in which condition?
© Stack Overflow or respective owner